home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / SoundApps / aa_m68k_Intel_Only / InstrumentBuilder.99 / InstrumentBuilder.app / newMacro.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  680 b   |  48 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. UnitGeneratorHandler = {
  7.     ACTIONS = {
  8.     endModal:;
  9.     runNewUGPanel:;
  10.     resizeMatrices:;
  11.     cancelNewUG:;
  12.     dataChanged:;
  13.     createNewUG:;
  14.     modifyUG:;
  15.     updatePanel:;
  16.     addFieldType:;
  17.     init:;
  18.     addPDToken:;
  19.     };
  20.     OUTLETS = {
  21.     newMacroNameText;
  22.     macroList;
  23.     filterList;
  24.     newUGPanel;
  25.     inRepButtons;
  26.     operatorList;
  27.     createButton;
  28.     typeButtons;
  29.     numOutCell;
  30.     oscillatorList;
  31.     inNameForm;
  32.     newMacroNamePanel;
  33.     outFieldForm;
  34.     exampleCell;
  35.     numInCell;
  36.     inFieldForm;
  37.     outNameForm;
  38.     nameCell;
  39.     envelopeList;
  40.     fieldTypeButtons;
  41.     IBController;
  42.     cancelButton;
  43.     printDescriptionCell;
  44.     ugDef;
  45.     };
  46.     SUPERCLASS = Object;
  47. };
  48.